Skip to content

FE-03: Add multilingual localization support using react-i18nextAdd multilingual localization support#66

Merged
jpdevhub merged 1 commit into
jpdevhub:mainfrom
prachishelke1312:feature-i18n
Jun 5, 2026
Merged

FE-03: Add multilingual localization support using react-i18nextAdd multilingual localization support#66
jpdevhub merged 1 commit into
jpdevhub:mainfrom
prachishelke1312:feature-i18n

Conversation

@prachishelke1312

Copy link
Copy Markdown
Contributor

Summary

Implemented multilingual localization support using react-i18next.

Changes Made

  • Added i18next and react-i18next dependencies
  • Created i18n configuration
  • Added English translations
  • Added Hindi translations
  • Added Bengali translations
  • Added language selector in Navbar
  • Connected i18n to React application

Files Added

  • src/i18n/index.ts
  • src/i18n/locales/en.json
  • src/i18n/locales/hi.json
  • src/i18n/locales/bn.json

Files Modified

  • src/main.tsx
  • src/components/Navbar.tsx

Fixes #7

@vercel

vercel Bot commented Jun 2, 2026

Copy link
Copy Markdown

@prachishelke1312 is attempting to deploy a commit to the karan3431's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions

github-actions Bot commented Jun 2, 2026

Copy link
Copy Markdown

🎉 Thank you for your Pull Request! We're thrilled to have your contribution to FreshScan AI.

Before we review, please make sure you have:

  • Followed the CONTRIBUTING.md guidelines.
  • Ensured all automated CI checks (linting, tests) are passing.
  • Checked that your commit messages follow the Conventional Commits format.

A maintainer will review your code as soon as possible!

@prachishelke1312

Copy link
Copy Markdown
Contributor Author

Hi maintainers,

The PR is ready for review. The workflow is currently awaiting approval.

Could you please review the PR and approve the workflow when convenient?

Thank you.

@vercel

vercel Bot commented Jun 4, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
fresh-scan-ai Ready Ready Preview, Comment Jun 4, 2026 1:10pm

@jpdevhub jpdevhub left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for contributing

@jpdevhub jpdevhub merged commit d1ce221 into jpdevhub:main Jun 5, 2026
8 checks passed
@jpdevhub

jpdevhub commented Jun 5, 2026

Copy link
Copy Markdown
Owner

you are not register as a contributer fix that in new ssoc website.

@prachishelke1312

prachishelke1312 commented Jun 5, 2026 via email

Copy link
Copy Markdown
Contributor Author

@prachishelke1312

prachishelke1312 commented Jun 5, 2026 via email

Copy link
Copy Markdown
Contributor Author

@jpdevhub

jpdevhub commented Jun 5, 2026

Copy link
Copy Markdown
Owner

its still not their i think it will be their one more contributer was having the issue join the discord channel for fast update and can ask your dobt their official ssoc discord channel and freshScan ai channel separate.

@prachishelke1312

prachishelke1312 commented Jun 5, 2026 via email

Copy link
Copy Markdown
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FE-03: Multi-Language Localization (i18n)

2 participants